inline float length()
None
Returns the length of the vector.
This function return the length of the vector. srqt(x*x + y*y + z*z)